home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / buttons / toolb160 / mkbitmap / action.frm next >
Text File  |  1994-06-29  |  1KB  |  38 lines

  1. VERSION 2.00
  2. Begin Form frmAction 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    ClientHeight    =   465
  6.    ClientLeft      =   3525
  7.    ClientTop       =   3345
  8.    ClientWidth     =   2175
  9.    ControlBox      =   0   'False
  10.    Height          =   870
  11.    Left            =   3465
  12.    LinkTopic       =   "Form4"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   465
  16.    ScaleWidth      =   2175
  17.    Top             =   3000
  18.    Width           =   2295
  19.    Begin Label lblAction 
  20.       Alignment       =   2  'Center
  21.       BackStyle       =   0  'Transparent
  22.       FontBold        =   0   'False
  23.       FontItalic      =   0   'False
  24.       FontName        =   "MS Sans Serif"
  25.       FontSize        =   8.25
  26.       FontStrikethru  =   0   'False
  27.       FontUnderline   =   0   'False
  28.       Height          =   255
  29.       Left            =   120
  30.       TabIndex        =   0
  31.       Top             =   120
  32.       Width           =   1935
  33.       WordWrap        =   -1  'True
  34.    End
  35. End
  36. Option Explicit
  37.  
  38.